-
1 scanner
An optical input device that uses light-sensing equipment to capture an image on paper or some other object. Captured image data is converted into binary files that can be stored and manipulated by computer programs. -
2 Attachment
A data type that will provide support for storing binary files within an Access database. More similar to the SharePoint concept of attachments than the current OLE object fields in Access. The data will be stored as a raw blob within the database.مُرفق -
3 embedded resource
The files used by an application that are stored in binary format in the compiled application. -
4 Microsoft Office Isolated Conversion Environment
"A feature that is added to the Microsoft Office Compatibility Pack to open Word, Excel, and PowerPoint binary format files and securely convert them to the Office 2007 file formats."English-Arabic terms dictionary > Microsoft Office Isolated Conversion Environment
-
5 MOICE
"A feature that is added to the Microsoft Office Compatibility Pack to open Word, Excel, and PowerPoint binary format files and securely convert them to the Office 2007 file formats."
См. также в других словарях:
Binary file — binaries redirects here. For double stars, see Binary star. .bin redirects here. For The CD image format, see Disk image. A hex dump of the 318 byte Wikipedia favicon, or … Wikipedia
binary license — A license granted to a user by a software developer, entitling the user to run a specific software package under well defined circumstances, using the binary files provided by the developer. A binary license does not entitle the user to a copy … Dictionary of networking
binary newsgroup — newsgroup on the Internet which contains binary files … English contemporary dictionary
Binary Research — Ltd was a company founded in Auckland, New Zealand by Murray Haszard in 1991 after the sale of his previous company, B32 Software.Binary Research initially considered developing competitors to the file transfer programs Blast and Laplink. The… … Wikipedia
Binary-safe — is mainly used in connection with string manipulating functions. A binary safe function is essentially one that treats its input as a raw stream of data without any specific format. It should thus work with all 256 possible values that a… … Wikipedia
Binary delta compression — (BDC) is a technology used in software deployment for distributing patches. Explanation Downloading large amounts of data over the internet for software updates can induce high network traffic problems, especially when a network of computers is… … Wikipedia
Binary prefix — Prefixes for bit and byte multiples Decimal Value SI 1000 k kilo 10002 M mega … Wikipedia
Binary Runtime Environment for Wireless — BREW (Binary Runtime Environment for Wireless) is an application development platform created by Qualcomm for mobile phones. It was originally developed for CDMA handsets, but has since been ported to other air interfaces including GSM/GPRS. BREW … Wikipedia
Binary option — In finance, a binary option is a type of option where the payoff is either some fixed amount of some asset or nothing at all. The two main types of binary options are the cash or nothing binary option and the asset or nothing binary option. The… … Wikipedia
Binary XML — For information on the generalized binary file format, see Extensible Binary Meta Language. Binary XML, or Binary Extensible Markup Language, refers to any specification which defines the compact representation of XML in a binary format. While… … Wikipedia
Binary search algorithm — for performing binary searches on Java arrays and Lists, respectively. They must be arrays of primitives, or the arrays or Lists must be of a type that implements the Comparable interface, or you must specify a custom Comparator object. Microsoft … Wikipedia